home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17347 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: user2.mnsinc.com!huang
  2. From: huang@mnsinc.com (Szu-Wen Huang)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Re: Colors in text-mode?????
  5. Followup-To: comp.lang.c++,comp.lang.c
  6. Date: 15 Apr 1996 13:15:17 GMT
  7. Organization: Monumental Network Systems
  8. Message-ID: <4kti55$3cn@news1.mnsinc.com>
  9. References: <4jrlrf$jab@nosy.bart.nl> <4k4pl1$pea@host1.einstein.com.ar> <Dpp4xz.LqM@pgh.nauticom.net> <31707A6B.A34@trader.com> <4kriqkINNj9r@keats.ugrad.cs.ubc.ca>
  10. NNTP-Posting-Host: 206.55.3.12
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
  14. : In article <31707A6B.A34@trader.com>, mg  <mg@trader.com> wrote:
  15.  
  16. :  >I agree. Think the MS version of these two is _settextcolor(int) and 
  17. :  >_setbkcolor(int). With MS, think you also have to print to a buffer and 
  18. :  >then use outtext(char *) to print it to the screen.
  19.  
  20. :It's heartwarming to see that two development tool vendors for the _same WinTel
  21. :platform_ and _same language_  are able to agree on common interface standards
  22. :for managing a resource as complex as a text console.
  23.  
  24. You probably haven't seen the Microsoft extensions to HTML, then.  Oh,
  25. they do just about the same thing as Netscape extensions... ;)
  26.